trivial-httpd: add option to specify the port
authorGiuseppe Scrivano <gscrivan@redhat.com>
Thu, 7 May 2015 09:13:43 +0000 (11:13 +0200)
committerGiuseppe Scrivano <gscrivan@redhat.com>
Thu, 7 May 2015 14:16:27 +0000 (16:16 +0200)
commit0f8f668cd3c90cbaef22dfb86e691beea5a1f7ae
tree884fb15cb29bca2868ed01f866c89e4e6299dfd5
parent26bb93ac243b7387ef9749fd30cd1d20de90f895
trivial-httpd: add option to specify the port

I use the trivial httpd server locally. Each time I restart the
server, I end up modifying manually the config file for other repos so
to point to the correct port. In this way I can just re-use the same
port.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
doc/ostree-trivial-httpd.xml
src/ostree/ot-builtin-trivial-httpd.c
tests/test-commit-sign.sh